Redis Monitoring

Monitor the status and availability of a relational Redis databases. This monitor is made available with the usage of a Redis-based module that would for instance manage tickets or application definitions, etc and is able to provide health data and statistics for each feature and/or active connection to the Redis database.

Reports back general health status of the system, produced by various monitors.

HealthComponent

HealthEndpoint.health()

org.springframework.boot.actuate.health.HealthEndpoint

Reports back general health status of the system, produced by various monitors.

HealthComponent

HealthEndpoint.healthForPath(java.lang.String…)

org.springframework.boot.actuate.health.HealthEndpoint